home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12189 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  879 b 

  1. Path: tank.news.pipex.net!pipex!iol!usenet
  2. From: David Byrden <goyra@iol.ie>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MS VC++ 4.0 namespace weirdness
  5. Date: 18 Mar 1996 19:38:57 GMT
  6. Organization: Ireland On-Line
  7. Message-ID: <4ike4h$c0g@nuacht.iol.ie>
  8. References: <314D9E46.433@lydian.lc.att.com>
  9. NNTP-Posting-Host: dialup-339.dublin.iol.ie
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22KIT (Windows; I; 16bit)
  14.  
  15.  
  16. "Andrew M. Shaw" <shaw@lydian.lc.att.com> wrote:
  17.  
  18. >If I define a namespace in an include file, the classes within 
  19. >that
  20. >namespace are not recognized by the MS VC++ 4.0 class window.  
  21. >If I
  22. >define the namespace in the including file, they are.  Any 
  23. >opinions
  24. >on this anomaly?
  25.  
  26.  
  27.   It's quite simple. The Classview window in Visual C++ 4.0 does not work.
  28.  
  29.  
  30.                                  David
  31.  
  32.  
  33.